[PATCH] KUrlNavigatorButton: Use arrow as separators
authorAkseli Lahtinen <akselmo@akselmo.dev>
Fri, 4 Apr 2025 20:00:59 +0000 (20:00 +0000)
committerPatrick Franz <deltaone@debian.org>
Fri, 25 Apr 2025 20:41:52 +0000 (22:41 +0200)
commit911e2436f70c518a7dfe3fbd6944b141a9ec0f45
tree75fe9d09e1f339701b26137626572ac7e7cd8918
parent0aa5ffa8534f3f3daacdc6f1c7e896cadd3af5bd
[PATCH] KUrlNavigatorButton: Use arrow as separators

Due to the feedback of regular separator not being good enough for
separating folders, use an arrow separator instead.

This also refactors bunch of code around the button, so it should
be easier to tweak over time.

Remove icons due to the added clutter. They would work with full height chevrons but those are not technically feasible at this time.

BUG: 501587
BUG: 501575
BUG: 501582
BUG: 501589
BUG: 501706
BUG: 501803
FIXED-IN: 6.14

Gbp-Pq: Name upstream_KUrlNavigatorButton.patch
src/filewidgets/kurlnavigator.cpp
src/filewidgets/kurlnavigator.h
src/filewidgets/kurlnavigatorbutton.cpp
src/filewidgets/kurlnavigatorbutton_p.h
src/filewidgets/kurlnavigatorbuttonbase.cpp
src/filewidgets/kurlnavigatortogglebutton.cpp